Release 10.1A: OpenEdge Application Server:
Administration
Setting environment variables
Environment variables required by WebSpeed are set during installation in the
Note: In distributed configurations, you must edit the appropriate environment variables on each machine where you have WebSpeed components installed.ubroker.propertiesfile. You might need to set thePROPATHand other standard environment variables (for example,DLC) on the WebSpeed Transaction Server machine.You can change most of these settings using the Progress Explorer or by editing the WebSpeed property file,
ubroker.properties. Note that it is not necessary to modify the Windows registry or the system environment variables (through the Windows Control Panel).PROPATH and other standard OpenEdge environment variables
When you install the WebSpeed Transaction Server, the installation process sets the
PROPATHfor you in theubroker.propertiesfile.PROPATHinitially includes a number of subdirectories in your installation directory. In addition, thePROPATHincludes a dot (.) directory reference. When the agent sees the dot, the process substitutes the name of its current working directory. For example, the agents resolve the dot to their broker’s default directory, which is the working directory.You can override installed
PROPATHsettings using thePROPATHproperty in the properties file (ubroker.properties).Working directory settings
The properties file relies on a default setting for the working directory that you specify during installation. You can remove or modify the references in the properties file to establish your own working directory settings for both the WebSpeed Transaction Server and the NameServer.
For more information on OpenEdge environment settings, see OpenEdge Getting Started: Installation and Configuration .
Configuring WebSpeed and NameServer log files
For disk management reasons, you might want to specify a nondefault location for the log files used by WebSpeed. A WebSpeed installation uses a number of different log files, which are stored in the default working directory. For example:
[TransactionServername.]server.log— WebSpeed Transaction Server log file set using thesrvrLogFileproperty in the[Ubroker]section of the properties file.[TransactionServername.]broker.log— WebSpeed broker log file set using thebrokerLogFileproperty in the [Ubroker]section of the properties file.[NameServername.]ns.log— NameServer log file set using thesrvrLogFileproperty in the[NameServer]section of the properties file.After you decide where you want log files to reside, you can specify the location for each in the Progress Explorer or by directly editing the
ubroker.propertiesfile. For more information, see the "Configuring WebSpeed components" section.Because log files receive the WebSpeed and NameServer startup and shutdown messages, OpenEdge system messages, and trace messages, the file can grow quickly. If you have the
Appendoption set in the Transaction Server’s configuration, these log files do not truncate automatically. In this case, you should periodically trim the file with a text editor. You might want to archive the file contents as you do it. For more information on maintaining log files, see the "Maintaining the WebSpeed Transaction Server and NameServer log files" section.
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |